[INFO] fetching crate wesl-cli 0.4.0...
[INFO] checking wesl-cli-0.4.0 against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] extracting crate wesl-cli 0.4.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate wesl-cli 0.4.0
[INFO] finished tweaking crates.io crate wesl-cli 0.4.0
[INFO] tweaked toml for crates.io crate wesl-cli 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wesl-cli 0.4.0 on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wesl-cli 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c72a3e426c3ad7059b800746fc17b9d095b7fa495bd77e9aba6df86a3835b37d
[INFO] running `Command { std: "docker" "start" "c72a3e426c3ad7059b800746fc17b9d095b7fa495bd77e9aba6df86a3835b37d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c72a3e426c3ad7059b800746fc17b9d095b7fa495bd77e9aba6df86a3835b37d" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c72a3e426c3ad7059b800746fc17b9d095b7fa495bd77e9aba6df86a3835b37d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c72a3e426c3ad7059b800746fc17b9d095b7fa495bd77e9aba6df86a3835b37d" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling annotate-snippets v0.12.16
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling naga v28.0.0
[INFO] [stderr]    Compiling token_stream_flatten v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking lexical v7.0.5
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]     Checking lalrpop-util v0.22.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tokrepr-derive v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling wesl-macros v0.4.0
[INFO] [stderr]    Compiling tokrepr v0.1.1
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling wgsl-types v0.4.0
[INFO] [stderr]    Compiling wgsl-parse v0.4.0
[INFO] [stderr] error: could not compile `wgsl-parse` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f4690f24e7d9bcb0b168a02b06dd61391e8bd55a/bin/rustc --crate-name wgsl_parse --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgsl-parse-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::mutable_key_type' --cfg 'feature="attributes"' --cfg 'feature="condcomp"' --cfg 'feature="default"' --cfg 'feature="imports"' --cfg 'feature="tokrepr"' --cfg 'feature="wesl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("attributes", "condcomp", "default", "generics", "imports", "naga-ext", "serde", "templates", "tokrepr", "wesl"))' -C metadata=d7da37900328fd94 -C extra-filename=-12aba1f17c66cf73 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern annotate_snippets=/opt/rustwide/target/debug/deps/libannotate_snippets-02ea0e68d1e6aeb7.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-6b7df57cd1d7fa87.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c310e7fe26b8e768.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-1a17cce2ddd86157.rmeta --extern lexical=/opt/rustwide/target/debug/deps/liblexical-32057c74810e5dac.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-d40c3eafeda33758.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3abbbb301ffea01c.rmeta --extern tokrepr=/opt/rustwide/target/debug/deps/libtokrepr-1c5e0062996621f7.rmeta --extern wgsl_types=/opt/rustwide/target/debug/deps/libwgsl_types-9e339d2051ccff62.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c72a3e426c3ad7059b800746fc17b9d095b7fa495bd77e9aba6df86a3835b37d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c72a3e426c3ad7059b800746fc17b9d095b7fa495bd77e9aba6df86a3835b37d", kill_on_drop: false }`
[INFO] [stdout] c72a3e426c3ad7059b800746fc17b9d095b7fa495bd77e9aba6df86a3835b37d
